home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / RonII031.lha / dist / ronii / RonII.readme < prev   
Text File  |  1995-03-20  |  2KB  |  51 lines

  1. Type: util/cli
  2. Short: A Notification util, with ARexx etc.
  3. Author: slbrbbbh@w250zrz.zrz.TU-Berlin.de
  4. Uploader: slbrbbbh@w250zrz.zrz.TU-Berlin.de
  5. Version: 0.31
  6. Status: beta
  7.  
  8. this is beta software, it works but isn't tested under any circumstance.
  9. suggestions, bug reports welcome.
  10. especially I would like to know:
  11.    parameters for different sendmail commands. I only know them for SMTPPost.
  12.    Why do you need RonII or something similar?
  13.    Scripts that you have written, that maybe interesting.
  14.  
  15. Bug Reports: exactly what do I need to do, to hit this bug?
  16.  
  17.  
  18.  
  19.    RonII V0.28 User Documentation
  20.    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21.  
  22.  
  23.    What is Ron?
  24.        Ron is a utility that starts programs if defined files/dirs are
  25.        changed.
  26.  
  27.    Features
  28.       * multiple files to watch
  29.       * accepts only valid filenames
  30.       * ARexx Interface
  31.       * lots of options for any started program (IO redirection, stack, pri,
  32.         mail output, use your favourite shell etc.)
  33.       * watching of specific files can be stopped at any time, with any
  34.         valid path to it, not just the one you gave first.
  35.  
  36.    Requirements
  37.       * OS 2.0 (V37) and up. (Yell, if you don't want
  38.         that it'll be 3.0 sometimes)
  39.          NOT included :)
  40.       * easyrexx.library 1.7 it saves work for me, some bytes for you.
  41.          RonII with my own ARexxCode was 19k, with easyrexx 12k + 3k library.
  42.         included (easyrexx.library is ©1994 Ketil Hunn)
  43.       * At least ONE filesystem, that supports notification.
  44.          (e.g. FFS does, CrossDOSFileSystem does not)
  45.         NOT included.
  46.  
  47.    If you just want to watch your startup-sequence RonII may be a overkill...
  48.  
  49.  
  50.  
  51.